*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 29 Apr 2009 01:42:13 +0000 (01:42 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 29 Apr 2009 01:42:13 +0000 (01:42 +0000)
src/ChangeLog

index 0e73df832b4b09961e9bc197f0c1aa39a82de08e..5346173f584644bd7c6fbf2a060ba9b457dc8c2e 100644 (file)
@@ -1,3 +1,13 @@
+2009-04-29  Kenichi Handa  <handa@m17n.org>
+
+       * fontset.h (set_default_ascii_font): Delete extern.
+
+       * fontset.c (set_default_ascii_font): Delete this unused function.
+
+       * frame.c (x_set_font): When ARG is a font-object, check if the
+       font-object matches with the ASCII font-spec of the frame's
+       fontset.  If not, create a new fontset for the frame.
+
 2009-04-28  Andreas Schwab  <schwab@linux-m68k.org>
 
        * fns.c (Flocale_info): Protect vector from GC during decoding.